home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / educate / tpgen1.zip / README.TXT next >
Text File  |  1996-06-09  |  3KB  |  67 lines

  1. *****************************************************************************
  2.           TPGEN1 Version 1.0 Copyright (C) 1996 by Seah H. Yeoh
  3. *****************************************************************************
  4.  
  5. Program's Purpose
  6. -----------------
  7. TPGEN1 is a program that randomly selects questions from a database of test
  8. questions and produces test papers. As such, each test paper is different.
  9. The program allows you to define the number of questions in each test paper
  10. and the number of test papers that you need.
  11.  
  12. Program Name, Version and Status
  13. --------------------------------
  14. TPGEN1.EXE is a freeware. This freeware version may be distributed freely
  15. but not sold.
  16.  
  17. Disclaimer of Liability
  18. -----------------------
  19. The author of this program is not liable for any damages arising from the use
  20. of this software.
  21.  
  22. System Requirements
  23. -------------------
  24. TPGEN1.EXE was tested on a 386DX clone, a standard VGA and 120 Mb hard disk
  25. running under MS-DOS 5.0. A mouse is not required. (Note: It is advisable
  26. that you run this program from a hard disk as the output files generated
  27. may be quite large.)
  28.  
  29. Program Operation
  30. -----------------
  31. To use the program, from the DOS prompt, type:
  32.  
  33. TPGEN1
  34.  
  35. and the program will prompt you for the following inputs:
  36. 1. Name of the input file
  37. 2. Number of questions in a test paper
  38. 3. Number of test papers
  39. 4. Name of the output file
  40.  
  41. Notes:
  42. a. The input file name must be a valid DOS file name. Your input file that
  43.    contains all your test questions must be in an ASCII text file. Each
  44.    line of text must be terminated by a carriage return. There must be only
  45.    one blank line separating each test question (including the last question).
  46.    There must not be any blank lines before the first question of your input
  47.    file.
  48. b. To enter the number of questions in a test paper, you must enter a whole
  49.    number greater than 0.
  50. c. To enter the number of test papers, you must enter a whole number greater
  51.    than 0.
  52. d. The output file name must be a valid DOS file name. The program will
  53.    write the test questions for each test paper to this text file. You can
  54.    then use your own favorite text editor/word processor to edit this text
  55.    file into separate test papers and format them for printing.
  56.  
  57. Feedback, Bugs Report and Updates 
  58. ---------------------------------
  59. I welcome any questions on or suggestions for enhancing this sotware. Please
  60. report any bugs. I look forward to updating this software to suit your needs.
  61.  
  62. --
  63. Seah
  64. Seah's Software Services: Custom Software Developer
  65. E-mail: hsyeoh@pop.jaring.my
  66. WWW at http://www.geocities.com/SiliconValley/1488
  67.